home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 2010 April / PCWorld0410.iso / hity wydania / Ubuntu 9.10 PL / karmelkowy-koliberek-desktop-9.10-i386-PL.iso / casper / filesystem.squashfs / usr / share / checkbox / examples / checkbox-gtk.ini < prev    next >
INI File  |  2009-11-06  |  442b  |  17 lines

  1. [DEFAULT]
  2.  
  3. # Space separated list of files to include as a dependency for the
  4. # GTK interface.
  5. includes = %(checkbox_share)s/configs/checkbox.ini
  6.  
  7. [checkbox/plugins/user_interface]
  8.  
  9. # Module where the user interface implementation is defined.
  10. interface_module = checkbox_gtk.gtk_interface
  11.  
  12. # Class implementing the UserInterface interface.
  13. interface_class = GTKInterface
  14.  
  15. # Path where GTK files are stored.
  16. data_path = %(checkbox_share)s/gtk
  17.